:: Monad m => (a -> b) -> (m a -> m b) -package:can-i-haz package:zio

Promote a function to a monad.
Strict version of <$>.